home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-01.zip / 01 / Hity z okladki / Acronis True Image Home 10.0 / ti_d_p_30.exe / AcronisTrueImage.msi / data1.cab / _74FF653823DAADAAD349FB7DBE5D2781 < prev    next >
Extensible Markup Language  |  2006-11-28  |  3KB  |  91 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <script xmlns="www.acronis.com/script"
  3.         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  4.         xsi:schemaLocation="www.acronis.com/script script.xsd">
  5.       <description>
  6.             <title>LanScope 2.9</title>
  7.             <information>net scan</information>
  8.             <category>Sie─ç</category>
  9.             <author>LanTricks</author>
  10.             <copyright>Acronis</copyright>
  11.             <version>
  12.                   <major>1</major>
  13.                   <minor>0</minor>
  14.             </version>
  15.             <platform>Win32</platform>
  16.             <icon>
  17.                   <data>iVBORw0KGgoAAAANSUhEUgAAABAAAAAwCAYAAAAYX/pXAAAAx0lEQVRIie2UQQrCMBBFX0QP4DlcpLcpxZt0EbGn8AJduPQouvMU2bobFzY1bWqDFUVKPgTCMP/nDxk+fBt5KWJrLYB/WiyHSKYyXtOuvYk8ykopAZQvIA0RgOtt35KKAricXjpUTsBUpkP0cdhkAKy35z7v6Y7ebLbWbvbJkLyUqMDikxdmIjC4SAC21kDGMSIQ/Ce97xzpA7ojuF1omlcx0agDNVAbdRNs438g5UHKg58IpDwIiSkPUh5MwgwEUh6ExLc37w5X7pq9jM2m1AAAAABJRU5ErkJggg==</data>
  18.             </icon>
  19.       </description>
  20.       <environment>
  21.             <var>
  22.                   <name>REG_KEY</name>
  23.                   <method>
  24.                         <text>HKEY_LOCAL_MACHINE\SOFTWARE\LANTricks</text>
  25.                   </method>
  26.             </var>
  27.             <var>
  28.                   <name>PROGRAM_PATH</name>
  29.                   <method>
  30.                         <regvalue>
  31.                               <path>HKEY_LOCAL_MACHINE\SOFTWARE\LANTricks</path>
  32.                               <value>LanScope</value>
  33.                         </regvalue>
  34.                   </method>
  35.             </var>
  36.             <var>
  37.                   <name>VERSION</name>
  38.                   <method>            
  39.                         <fileversion>%PROGRAM_PATH%\LanScope.exe</fileversion>
  40.                   </method>
  41.             </var>
  42.       </environment>
  43.       <assert>
  44.             <backup>
  45.                   <regkeyexists>
  46.                         <path>%REG_KEY%</path>
  47.                   </regkeyexists>
  48.                   <direxists>%PROGRAM_PATH%</direxists>
  49.                   <checkversion>
  50.                         <variable>%VERSION%</variable>
  51.                         <min>
  52.                               <major>2</major>
  53.                               <minor>9</minor>
  54.                         </min>
  55.                         <max>
  56.                               <major>2</major>
  57.                               <minor>9</minor>
  58.                               <release>65535</release>
  59.                               <build>65535</build>
  60.                         </max>
  61.                   </checkversion>
  62.             </backup>
  63.             <restore>
  64.                   <prohibitprocess>%PROGRAM_PATH%\LanScope.exe</prohibitprocess>
  65.             </restore>
  66.       </assert>
  67.       <backup>
  68.             <key>
  69.                   <backupsubkeys>true</backupsubkeys>    
  70.                   <path>HKEY_LOCAL_MACHINE\SOFTWARE\LANTricks</path>
  71.             </key>
  72.             <if>
  73.                   <condition>BACKUP_BINARY</condition>
  74.                   <dir>
  75.                         <backupsubdirs>true</backupsubdirs>
  76.                         <path>%PROGRAM_PATH%</path>
  77.                   </dir>    
  78.                   <key>
  79.                      <backupsubkeys>true</backupsubkeys>
  80.                      <path>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\LanScope_is1</path>        
  81.                </key>
  82.             </if>
  83.             <dir>
  84.                   <backupsubdirs>true</backupsubdirs>
  85.                   <path>%PROGRAM_PATH%\IpAddresses</path>
  86.             </dir>
  87.             <file>
  88.                   <path>%PROGRAM_PATH%\LanScope.ini</path>
  89.             </file>
  90.       </backup>
  91. </script>